////////////////////////////////////////////////////////////////////////////////
// Animancer // Weapons Example //
////////////////////////////////////////////////////////////////////////////////

This example is based on a character and animations downloaded from Mixamo which
unfortunately cannot be legally redistributed in their raw source form, meaning
that they cannot be directly included in Animancer.

So instead of providing a ready-made scene, the documentation for this example
explains how to download the required assets and set them up from scratch in
Unity using the More Brains example as a base.

https://kybernetik.com.au/animancer/docs/examples/fsm/weapons/

////////////////////////////////////////////////////////////////////////////////